table of contents
PAPIF_remove_events(3) | PAPI | PAPIF_remove_events(3) |
NAME¶
PAPIF_remove_events - Remove an array of hardware event codes from a PAPI event set.
SYNOPSIS¶
Detailed Description¶
Fortran Prototype:
#include 'fpapi.h'
PAPIF_remove_events( C_INT EventSet, C_INT(*) EventCode, C_INT number, C_INT check )
PAPIF_remove_events( C_INT EventSet, C_INT(*) EventCode, C_INT number, C_INT check )
See also
PAPI_remove_events
Author¶
Generated automatically by Doxygen for PAPI from the source code.
Fri Nov 17 2023 | Version 6.0.0.0 |